Skip to content

fix(deps): update module github.com/google/yamlfmt to v0.17.0#170

Merged
koki-develop merged 1 commit into
mainfrom
renovate/github.com-google-yamlfmt-0.x
May 31, 2025
Merged

fix(deps): update module github.com/google/yamlfmt to v0.17.0#170
koki-develop merged 1 commit into
mainfrom
renovate/github.com-google-yamlfmt-0.x

Conversation

@renovate

@renovate renovate Bot commented May 28, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/google/yamlfmt v0.16.0 -> v0.17.0 age adoption passing confidence

Release Notes

google/yamlfmt (github.com/google/yamlfmt)

v0.17.0

Compare Source

Features

Better Path Output

Using the -v option, formatting will print all formatted paths to stdout. With the new debug code -debug diffs formatting will print all the formatted diffs (same as -dry except the formatting will actually occur).

Force Array Style

With the formatter option force_array_style you can force flow ([x]) or block (- x) style arrays. With either option chosen, all arrays in the document will be the configured style.

Bug Fixes

Using alias node as a key

When using an alias node (*alias) as a key, yaml.v3 broke the YAML spec and output an invalid document. See this comment on the original issue for an explanation.

The default behaviour now fixes this, but in case it causes any unexpected side effects there is a formatter option added called disable_alias_key_correction.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title fix(deps): update module github.com/google/yamlfmt to v0.17.0 fix(deps): update module github.com/google/yamlfmt to v0.17.0 - autoclosed May 28, 2025
@renovate renovate Bot closed this May 28, 2025
@renovate renovate Bot deleted the renovate/github.com-google-yamlfmt-0.x branch May 28, 2025 20:47
@renovate renovate Bot changed the title fix(deps): update module github.com/google/yamlfmt to v0.17.0 - autoclosed fix(deps): update module github.com/google/yamlfmt to v0.17.0 May 29, 2025
@renovate renovate Bot reopened this May 29, 2025
@renovate renovate Bot force-pushed the renovate/github.com-google-yamlfmt-0.x branch from 73a4b91 to 99a9ae1 Compare May 29, 2025 01:34
@koki-develop koki-develop merged commit 082e8f4 into main May 31, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant